func net/http.etagWeakMatch

2 uses

	net/http (current package)
		fs.go#L464: func etagWeakMatch(a, b string) bool {
		fs.go#L549: 		if etagWeakMatch(etag, w.Header().get("Etag")) {